PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setTextLeading Method
The text leading expressed in unscaled text space units.
In This Topic
    setTextLeading Method
    In This Topic
    Sets the text leading. Operator: TL
    Syntax
    public void setTextLeading( 
       double textLeading
    )

    Parameters

    textLeading
    The text leading expressed in unscaled text space units.
    See Also